runtime.profBuf.read (method)
2 uses
runtime (current package)
cpuprof.go#L211: data, tags, eof := log.read(profBufBlocking)
profbuf.go#L432: func (b *profBuf) read(mode profBufReadMode) (data []uint64, tags []unsafe.Pointer, eof bool) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)